[INFO] cloning repository https://github.com/valarauca/archive-util
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/valarauca/archive-util" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvalarauca%2Farchive-util", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvalarauca%2Farchive-util'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f9a040490d282ebacbaac17a9daf70136374adee
[INFO] fixing valarauca/archive-util against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvalarauca%2Farchive-util" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/valarauca/archive-util
[INFO] finished tweaking git repo https://github.com/valarauca/archive-util
[INFO] tweaked toml for git repo https://github.com/valarauca/archive-util written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/valarauca/archive-util on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/valarauca/archive-util already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hybrid-array v0.4.10
[INFO] [stderr]   Downloaded derive v1.0.0
[INFO] [stderr]   Downloaded digest v0.11.2
[INFO] [stderr]   Downloaded tokio v1.51.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1779105bdaae470c055f8f7aadf03cb310c4ab7a74de642ee02f0984440540d5
[INFO] running `Command { std: "docker" "start" "1779105bdaae470c055f8f7aadf03cb310c4ab7a74de642ee02f0984440540d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1779105bdaae470c055f8f7aadf03cb310c4ab7a74de642ee02f0984440540d5" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1779105bdaae470c055f8f7aadf03cb310c4ab7a74de642ee02f0984440540d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1779105bdaae470c055f8f7aadf03cb310c4ab7a74de642ee02f0984440540d5" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking winnow v1.0.1
[INFO] [stderr]     Checking const-oid v0.10.2
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]     Checking hashlink v0.11.0
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking constant_time_eq v0.4.2
[INFO] [stderr]     Checking unit-prefix v0.5.2
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]     Checking toml v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking hybrid-array v0.4.10
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]    Compiling libsqlite3-sys v0.37.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling blake3 v1.8.4
[INFO] [stderr]     Checking crypto-common v0.2.1
[INFO] [stderr]     Checking block-buffer v0.12.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking console v0.16.3
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking indicatif v0.18.4
[INFO] [stderr]     Checking digest v0.11.2
[INFO] [stderr]     Checking twox-hash v2.1.2
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]     Checking bytesize v2.3.1
[INFO] [stderr]     Checking seahash v4.1.0
[INFO] [stderr]     Checking derive v1.0.0
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]     Checking tokio v1.51.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking rusqlite v0.39.0
[INFO] [stderr]     Checking archive-util v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0560]: struct `tables::fs::StatFS` has no field named `blocks_used`
[INFO] [stdout]    --> src/internals/db/tables/fs.rs:310:4
[INFO] [stdout]     |
[INFO] [stdout] 310 |             blocks_used: 1000,
[INFO] [stdout]     |             ^^^^^^^^^^^ `tables::fs::StatFS` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `supports_copy_file_range`, `supports_fiemap`, `is_read_only`, `is_mounted`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `tables::fs::StatFS` has no field named `blocks_free`
[INFO] [stdout]    --> src/internals/db/tables/fs.rs:311:4
[INFO] [stdout]     |
[INFO] [stdout] 311 |             blocks_free: 500,
[INFO] [stdout]     |             ^^^^^^^^^^^ `tables::fs::StatFS` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `supports_copy_file_range`, `supports_fiemap`, `is_read_only`, `is_mounted`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `tables::fs::StatFS` has no field named `inodes_used`
[INFO] [stdout]    --> src/internals/db/tables/fs.rs:312:4
[INFO] [stdout]     |
[INFO] [stdout] 312 |             inodes_used: 100,
[INFO] [stdout]     |             ^^^^^^^^^^^ `tables::fs::StatFS` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `supports_copy_file_range`, `supports_fiemap`, `is_read_only`, `is_mounted`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `tables::fs::StatFS` has no field named `inodes_free`
[INFO] [stdout]    --> src/internals/db/tables/fs.rs:313:4
[INFO] [stdout]     |
[INFO] [stdout] 313 |             inodes_free: 50,
[INFO] [stdout]     |             ^^^^^^^^^^^ `tables::fs::StatFS` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `supports_copy_file_range`, `supports_fiemap`, `is_read_only`, `is_mounted`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `tables::fs::StatFS` has no field named `supports_reflink`
[INFO] [stdout]    --> src/internals/db/tables/fs.rs:315:4
[INFO] [stdout]     |
[INFO] [stdout] 315 |             supports_reflink: true,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^ `tables::fs::StatFS` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `supports_copy_file_range`, `supports_fiemap`, `is_read_only`, `is_mounted`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `tables::fs::StatFS` has no field named `blocks_used`
[INFO] [stdout]    --> src/internals/db/tables/fs.rs:334:4
[INFO] [stdout]     |
[INFO] [stdout] 334 |             blocks_used: 1000,
[INFO] [stdout]     |             ^^^^^^^^^^^ `tables::fs::StatFS` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `supports_copy_file_range`, `supports_fiemap`, `is_read_only`, `is_mounted`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `tables::fs::StatFS` has no field named `blocks_free`
[INFO] [stdout]    --> src/internals/db/tables/fs.rs:335:4
[INFO] [stdout]     |
[INFO] [stdout] 335 |             blocks_free: 500,
[INFO] [stdout]     |             ^^^^^^^^^^^ `tables::fs::StatFS` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `supports_copy_file_range`, `supports_fiemap`, `is_read_only`, `is_mounted`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `tables::fs::StatFS` has no field named `inodes_used`
[INFO] [stdout]    --> src/internals/db/tables/fs.rs:336:4
[INFO] [stdout]     |
[INFO] [stdout] 336 |             inodes_used: 100,
[INFO] [stdout]     |             ^^^^^^^^^^^ `tables::fs::StatFS` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `supports_copy_file_range`, `supports_fiemap`, `is_read_only`, `is_mounted`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `tables::fs::StatFS` has no field named `inodes_free`
[INFO] [stdout]    --> src/internals/db/tables/fs.rs:337:4
[INFO] [stdout]     |
[INFO] [stdout] 337 |             inodes_free: 50,
[INFO] [stdout]     |             ^^^^^^^^^^^ `tables::fs::StatFS` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `supports_copy_file_range`, `supports_fiemap`, `is_read_only`, `is_mounted`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `tables::fs::StatFS` has no field named `supports_reflink`
[INFO] [stdout]    --> src/internals/db/tables/fs.rs:339:4
[INFO] [stdout]     |
[INFO] [stdout] 339 |             supports_reflink: false,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^ `tables::fs::StatFS` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `supports_copy_file_range`, `supports_fiemap`, `is_read_only`, `is_mounted`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `tables::fs::StatFS` has no field named `blocks_used`
[INFO] [stdout]    --> src/internals/db/tables/fs.rs:371:4
[INFO] [stdout]     |
[INFO] [stdout] 371 |             blocks_used: 1000,
[INFO] [stdout]     |             ^^^^^^^^^^^ `tables::fs::StatFS` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `supports_copy_file_range`, `supports_fiemap`, `is_read_only`, `is_mounted`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `tables::fs::StatFS` has no field named `blocks_free`
[INFO] [stdout]    --> src/internals/db/tables/fs.rs:372:4
[INFO] [stdout]     |
[INFO] [stdout] 372 |             blocks_free: 500,
[INFO] [stdout]     |             ^^^^^^^^^^^ `tables::fs::StatFS` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `supports_copy_file_range`, `supports_fiemap`, `is_read_only`, `is_mounted`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `tables::fs::StatFS` has no field named `inodes_used`
[INFO] [stdout]    --> src/internals/db/tables/fs.rs:373:4
[INFO] [stdout]     |
[INFO] [stdout] 373 |             inodes_used: 100,
[INFO] [stdout]     |             ^^^^^^^^^^^ `tables::fs::StatFS` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `supports_copy_file_range`, `supports_fiemap`, `is_read_only`, `is_mounted`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `tables::fs::StatFS` has no field named `inodes_free`
[INFO] [stdout]    --> src/internals/db/tables/fs.rs:374:4
[INFO] [stdout]     |
[INFO] [stdout] 374 |             inodes_free: 50,
[INFO] [stdout]     |             ^^^^^^^^^^^ `tables::fs::StatFS` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `supports_copy_file_range`, `supports_fiemap`, `is_read_only`, `is_mounted`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `tables::fs::StatFS` has no field named `supports_reflink`
[INFO] [stdout]    --> src/internals/db/tables/fs.rs:376:4
[INFO] [stdout]     |
[INFO] [stdout] 376 |             supports_reflink: false,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^ `tables::fs::StatFS` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `supports_copy_file_range`, `supports_fiemap`, `is_read_only`, `is_mounted`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `tables::fs::StatFS` has no field named `blocks_used`
[INFO] [stdout]    --> src/internals/db/tables/fs.rs:419:5
[INFO] [stdout]     |
[INFO] [stdout] 419 |                 blocks_used: 1000,
[INFO] [stdout]     |                 ^^^^^^^^^^^ `tables::fs::StatFS` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `supports_copy_file_range`, `supports_fiemap`, `is_read_only`, `is_mounted`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `tables::fs::StatFS` has no field named `blocks_free`
[INFO] [stdout]    --> src/internals/db/tables/fs.rs:420:5
[INFO] [stdout]     |
[INFO] [stdout] 420 |                 blocks_free: 500,
[INFO] [stdout]     |                 ^^^^^^^^^^^ `tables::fs::StatFS` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `supports_copy_file_range`, `supports_fiemap`, `is_read_only`, `is_mounted`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `tables::fs::StatFS` has no field named `inodes_used`
[INFO] [stdout]    --> src/internals/db/tables/fs.rs:421:5
[INFO] [stdout]     |
[INFO] [stdout] 421 |                 inodes_used: 100,
[INFO] [stdout]     |                 ^^^^^^^^^^^ `tables::fs::StatFS` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `supports_copy_file_range`, `supports_fiemap`, `is_read_only`, `is_mounted`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `tables::fs::StatFS` has no field named `inodes_free`
[INFO] [stdout]    --> src/internals/db/tables/fs.rs:422:5
[INFO] [stdout]     |
[INFO] [stdout] 422 |                 inodes_free: 50,
[INFO] [stdout]     |                 ^^^^^^^^^^^ `tables::fs::StatFS` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `supports_copy_file_range`, `supports_fiemap`, `is_read_only`, `is_mounted`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `tables::fs::StatFS` has no field named `supports_reflink`
[INFO] [stdout]    --> src/internals/db/tables/fs.rs:424:5
[INFO] [stdout]     |
[INFO] [stdout] 424 |                 supports_reflink: *reflink,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^ `tables::fs::StatFS` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `supports_copy_file_range`, `supports_fiemap`, `is_read_only`, `is_mounted`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `tables::fs::StatFS` has no field named `blocks_used`
[INFO] [stdout]    --> src/internals/db/tables/fs.rs:464:4
[INFO] [stdout]     |
[INFO] [stdout] 464 |             blocks_used: 1000,
[INFO] [stdout]     |             ^^^^^^^^^^^ `tables::fs::StatFS` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `supports_copy_file_range`, `supports_fiemap`, `is_read_only`, `is_mounted`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `tables::fs::StatFS` has no field named `blocks_free`
[INFO] [stdout]    --> src/internals/db/tables/fs.rs:465:4
[INFO] [stdout]     |
[INFO] [stdout] 465 |             blocks_free: 500,
[INFO] [stdout]     |             ^^^^^^^^^^^ `tables::fs::StatFS` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `supports_copy_file_range`, `supports_fiemap`, `is_read_only`, `is_mounted`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `tables::fs::StatFS` has no field named `inodes_used`
[INFO] [stdout]    --> src/internals/db/tables/fs.rs:466:4
[INFO] [stdout]     |
[INFO] [stdout] 466 |             inodes_used: 100,
[INFO] [stdout]     |             ^^^^^^^^^^^ `tables::fs::StatFS` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `supports_copy_file_range`, `supports_fiemap`, `is_read_only`, `is_mounted`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `tables::fs::StatFS` has no field named `inodes_free`
[INFO] [stdout]    --> src/internals/db/tables/fs.rs:467:4
[INFO] [stdout]     |
[INFO] [stdout] 467 |             inodes_free: 50,
[INFO] [stdout]     |             ^^^^^^^^^^^ `tables::fs::StatFS` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `supports_copy_file_range`, `supports_fiemap`, `is_read_only`, `is_mounted`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `tables::fs::StatFS` has no field named `supports_reflink`
[INFO] [stdout]    --> src/internals/db/tables/fs.rs:469:4
[INFO] [stdout]     |
[INFO] [stdout] 469 |             supports_reflink: false,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^ `tables::fs::StatFS` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `supports_copy_file_range`, `supports_fiemap`, `is_read_only`, `is_mounted`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `tables::fs::StatFS` has no field named `blocks_used`
[INFO] [stdout]    --> src/internals/db/tables/fs.rs:477:4
[INFO] [stdout]     |
[INFO] [stdout] 477 |             blocks_used: 2000,
[INFO] [stdout]     |             ^^^^^^^^^^^ `tables::fs::StatFS` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `supports_copy_file_range`, `supports_fiemap`, `is_read_only`, `is_mounted`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `tables::fs::StatFS` has no field named `blocks_free`
[INFO] [stdout]    --> src/internals/db/tables/fs.rs:478:4
[INFO] [stdout]     |
[INFO] [stdout] 478 |             blocks_free: 1000,
[INFO] [stdout]     |             ^^^^^^^^^^^ `tables::fs::StatFS` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `supports_copy_file_range`, `supports_fiemap`, `is_read_only`, `is_mounted`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `tables::fs::StatFS` has no field named `inodes_used`
[INFO] [stdout]    --> src/internals/db/tables/fs.rs:479:4
[INFO] [stdout]     |
[INFO] [stdout] 479 |             inodes_used: 200,
[INFO] [stdout]     |             ^^^^^^^^^^^ `tables::fs::StatFS` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `supports_copy_file_range`, `supports_fiemap`, `is_read_only`, `is_mounted`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `tables::fs::StatFS` has no field named `inodes_free`
[INFO] [stdout]    --> src/internals/db/tables/fs.rs:480:4
[INFO] [stdout]     |
[INFO] [stdout] 480 |             inodes_free: 100,
[INFO] [stdout]     |             ^^^^^^^^^^^ `tables::fs::StatFS` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `supports_copy_file_range`, `supports_fiemap`, `is_read_only`, `is_mounted`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `tables::fs::StatFS` has no field named `supports_reflink`
[INFO] [stdout]    --> src/internals/db/tables/fs.rs:482:4
[INFO] [stdout]     |
[INFO] [stdout] 482 |             supports_reflink: true,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^ `tables::fs::StatFS` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `supports_copy_file_range`, `supports_fiemap`, `is_read_only`, `is_mounted`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `tables::fs::StatFS` has no field named `blocks_used`
[INFO] [stdout]    --> src/internals/db/tables/fs.rs:553:4
[INFO] [stdout]     |
[INFO] [stdout] 553 |             blocks_used: 1000,
[INFO] [stdout]     |             ^^^^^^^^^^^ `tables::fs::StatFS` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `supports_copy_file_range`, `supports_fiemap`, `is_read_only`, `is_mounted`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `tables::fs::StatFS` has no field named `blocks_free`
[INFO] [stdout]    --> src/internals/db/tables/fs.rs:554:4
[INFO] [stdout]     |
[INFO] [stdout] 554 |             blocks_free: 500,
[INFO] [stdout]     |             ^^^^^^^^^^^ `tables::fs::StatFS` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `supports_copy_file_range`, `supports_fiemap`, `is_read_only`, `is_mounted`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `tables::fs::StatFS` has no field named `inodes_used`
[INFO] [stdout]    --> src/internals/db/tables/fs.rs:555:4
[INFO] [stdout]     |
[INFO] [stdout] 555 |             inodes_used: 100,
[INFO] [stdout]     |             ^^^^^^^^^^^ `tables::fs::StatFS` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `supports_copy_file_range`, `supports_fiemap`, `is_read_only`, `is_mounted`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `tables::fs::StatFS` has no field named `inodes_free`
[INFO] [stdout]    --> src/internals/db/tables/fs.rs:556:4
[INFO] [stdout]     |
[INFO] [stdout] 556 |             inodes_free: 50,
[INFO] [stdout]     |             ^^^^^^^^^^^ `tables::fs::StatFS` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `supports_copy_file_range`, `supports_fiemap`, `is_read_only`, `is_mounted`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `tables::fs::StatFS` has no field named `supports_reflink`
[INFO] [stdout]    --> src/internals/db/tables/fs.rs:558:4
[INFO] [stdout]     |
[INFO] [stdout] 558 |             supports_reflink: false,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^ `tables::fs::StatFS` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `supports_copy_file_range`, `supports_fiemap`, `is_read_only`, `is_mounted`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0560`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `archive-util` (bin "archive-util" test) due to 35 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "1779105bdaae470c055f8f7aadf03cb310c4ab7a74de642ee02f0984440540d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1779105bdaae470c055f8f7aadf03cb310c4ab7a74de642ee02f0984440540d5", kill_on_drop: false }`
[INFO] [stdout] 1779105bdaae470c055f8f7aadf03cb310c4ab7a74de642ee02f0984440540d5
